From: Juanma Barranquero Date: Tue, 25 Sep 2007 11:07:06 +0000 (+0000) Subject: (view-emacs-news): Use `mapc' rather than `mapcar'. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~26798 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=cc6650afd62e15a828d7f751dba72ca096d647f6;p=emacs.git (view-emacs-news): Use `mapc' rather than `mapcar'. --- diff --git a/lisp/help.el b/lisp/help.el index 8d8ea7c206f..b957f88a7e4 100644 --- a/lisp/help.el +++ b/lisp/help.el @@ -334,7 +334,7 @@ With argument, display info only for the selected version." (when (consp version) (let* ((all-versions (let (res) - (mapcar + (mapc (lambda (file) (with-temp-buffer (insert-file-contents